internal/poll.FD.eofError (method)
9 uses
internal/poll (current package)
fd_posix.go#L16: func (fd *FD) eofError(n int, err error) error {
fd_unix.go#L172: err = fd.eofError(n, err)
fd_unix.go#L202: err = fd.eofError(n, err)
fd_unix.go#L228: err = fd.eofError(n, err)
fd_unix.go#L255: err = fd.eofError(n, err)
fd_unix.go#L282: err = fd.eofError(n, err)
fd_unix.go#L309: err = fd.eofError(n, err)
fd_unix.go#L336: err = fd.eofError(n, err)
fd_unix.go#L363: err = fd.eofError(n, err)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)